From 0707e185d466d94eabd0867d8cdaa71239196d0e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Fri, 27 Mar 2009 18:40:04 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index d50ef83aa3e..98422c6cd2a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,17 @@ +2009-03-27 Jan Djärv + + * frame.c (x_set_font): If the fullscreen property is non-nil, adjust + lines and columns so we keep the same pixel height and width. + + * xterm.c (handle_one_xevent): Call x_handle_net_wm_state if + the property _NET_WM_STATE has changed. + updated. + (x_handle_net_wm_state): New function to update frame parameter + fullscreen. + (x_term_init): Initialize atoms for _NET_WM_STATE. + + * xterm.h (struct x_display_info): Add atoms for _NET_WM_STATE. + 2009-03-27 Kevin Ryde * keyboard.c (tty_read_avail_input): Don't treat a -1 return from -- 2.30.2